Skip to content

Use setTimeout when setImmediate is not available. - #6

Closed
BerkeleyTrue wants to merge 1 commit into
strongloop:masterfrom
BerkeleyTrue:browserCompat
Closed

Use setTimeout when setImmediate is not available.#6
BerkeleyTrue wants to merge 1 commit into
strongloop:masterfrom
BerkeleyTrue:browserCompat

Conversation

@BerkeleyTrue

Copy link
Copy Markdown

setImmediate is not supported by webit and gecko,
causing this to fail most client side loopback apps.

setImemdiate is not supoorted by webit and gecko,
causing this to fail most client side loopback apps.
@bajtos

bajtos commented Oct 10, 2014

Copy link
Copy Markdown
Member

Hey @BerkeleyTrue, thank you for submitting a pull request. Independently on you, I found this problem too and fixed it in #7.

@bajtos bajtos closed this Oct 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants